DRI$504787$ - tradução para Inglês
Diclib.com
Dicionário ChatGPT
Digite uma palavra ou frase em qualquer idioma 👆
Idioma:     

Tradução e análise de palavras por inteligência artificial ChatGPT

Nesta página você pode obter uma análise detalhada de uma palavra ou frase, produzida usando a melhor tecnologia de inteligência artificial até o momento:

  • como a palavra é usada
  • frequência de uso
  • é usado com mais frequência na fala oral ou escrita
  • opções de tradução de palavras
  • exemplos de uso (várias frases com tradução)
  • etimologia

DRI$504787$ - tradução para Inglês

SOFTWARE FRAMEWORK
The DRI; /dev/dri; DRI2; Direct rendering infrastructure; Direct Rendering Infrastructure (DRI); DRI3000
  • There are two graphics hardware drivers: one resides inside of the X [[display server]]. There have been several designs of this driver. The current one splits it in two portions: DIX (Device-Independent X) and DDX (Device-Dependent X)
  • GPU]] to be done in real-time. The '''DRI''' regulates access and book-keeping.
  • libGL-fglrx-glx]]}} could use the libDRM of the radeon open-source driver instead of the proprietary [[binary blob]].

DRI      
DRI, Digital Research Inc., amerikanisches Unternehmen mit Hauptsitz in Maine das sich auf Marktforschung und Online-Informationssammlung spezialisiert

Definição

car wash
¦ noun a structure containing equipment for washing vehicles automatically.

Wikipédia

Direct Rendering Infrastructure

The Direct Rendering Infrastructure (DRI) is the framework comprising the modern Linux graphics stack which allows unprivileged user-space programs to issue commands to graphics hardware without conflicting with other programs. The main use of DRI is to provide hardware acceleration for the Mesa implementation of OpenGL. DRI has also been adapted to provide OpenGL acceleration on a framebuffer console without a display server running.

DRI implementation is scattered through the X Server and its associated client libraries, Mesa 3D and the Direct Rendering Manager kernel subsystem. All of its source code is free software.